* net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 6 Feb 2014 08:49:34 +0000 (09:49 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 6 Feb 2014 08:49:34 +0000 (09:49 +0100)
commit6a441d0219aad5f6b36b7a99f1ebc4d9657df1f4
treeb819e878e90335bfdb4a63ca51b9eab440ff1178
parent3b992956a30fac7a8e629dbb563816000b09ab05
* net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
instead of ";" in order to avoid additional prompts.  Let heredoc
scripts read from tty.  (Bug#16582)
(tramp-send-command): No special handling of heredocs, it isn't
necessary anymore.
lisp/ChangeLog
lisp/net/tramp-sh.el